Router.addRoute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Router addRoute(string method, string path, HandleFunction handle, string group)
    class Router
    addRoute
  2. Router addRoute(Route route, string group)

Meta